rxSnr

@get:JvmName(name = "getRxSnr")
@set:JvmName(name = "setRxSnr")
var rxSnr: Float
*Never* sent over the radio links.
Set during reception to indicate the SNR of this packet.
Used to collect statistics on current link quality.

float rx_snr = 8;